Skip to content

build(deps): bump dev.mokkery from 3.3.0 to 3.4.1#1775

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.mokkery-3.4.1
Closed

build(deps): bump dev.mokkery from 3.3.0 to 3.4.1#1775
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.mokkery-3.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps dev.mokkery from 3.3.0 to 3.4.1.

Release notes

Sourced from dev.mokkery's releases.

3.4.1

Changelog

🐛 Bug fixes

  • Restore compatibility with Gradle 9.0-9.3 versions when applying Mokkery through conventional plugins

3.4.0

Changelog

⚠️ Breaking changes

  • Bump minimum Kotlin version to 2.4.0

🐛 Bug fixes

  • #137 Fix compatibility broken by Kotlin 2.4.0

✨ Improvements

  • Improve templating error descriptions
  • Raise compile-time error when matcher is used with final type instances, which cannot be mocks
  • Raise runtime error on attempt to set a behavior for final method for a mock

♻️ Deprecations

  • Change deprecation level of all declarations deprecated in Mokkery 3.0.0 from WARNING to ERROR
Commits
  • a0ed9af Merge pull request #141 from lupuuss/release-3.4.1
  • 0ba5f1d Update docs to version 3.4.1
  • 3082fa1 Bump version to 3.4.1
  • a0059d9 Fix compatibility with Gradle 9.0-9.3 versions when applying Mokkery through ...
  • 8f7ead5 Merge pull request #140 from lupuuss/release-3.4.0
  • a500524 Update docs to Kotlin 2.4.0 and Mokkery 3.4.0
  • bb50505 Bump version to 3.4.0
  • a51050d Bump Poko to 0.23.0
  • ed63a9f Set Kotlin version to 2.4.0
  • 366e561 Merge pull request #139 from lupuuss/kotlin-2.4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dev.mokkery](https://github.com/lupuuss/Mokkery) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/lupuuss/Mokkery/releases)
- [Commits](lupuuss/Mokkery@v3.3.0...v3.4.1)

---
updated-dependencies:
- dependency-name: dev.mokkery
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 8, 2026 19:21
@dependabot dependabot Bot requested a review from KaylaBrady June 8, 2026 19:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 8, 2026
@KaylaBrady

Copy link
Copy Markdown
Collaborator

Closing: requires kotlin 2.4

@KaylaBrady KaylaBrady closed this Jun 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/gradle/dev.mokkery-3.4.1 branch June 11, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant